/* ----------------------------------------------
	Template Name : VectorLover
	Template Code : S-0026
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/    
	Last Date Modified : July 31, 2008	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	text-align: center;
	background-color: #CEFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	color: #000;
}

/* links */
a, a:visited {	
	color: #79A325;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
    font-family: "MS Serif", "New York", serif;	
	font-weight: Bold;
	padding: 5px;
	color: #444;
}
h1 {
	font-size: 2.0em;		
}
h2 {
	font-size: 2.0em;
	color: #88AC0B;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;	
	padding: 16px 10px 4px 10px;	
}

img{
	border: 2px solid #E4F2C8;
}

/* Lists */

ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

/* start - table */
.table {
	border-collapse: collapse;
	margin: 15px 10px;		
	border-width: 1px;
  	border-style: solid;
	border-color:  #39F #33F #33F #39F;
  	/*   	border-color: #C4DE8F #93C138 #93C138 #C4DE8F;*/
}
.table th {
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	background: #36F;	
	border-width: 1px;
  	border-style: solid;
  	border-color:  #39F #33F #33F #39F;
}
.table tr {
	height: 34px;
	background: #fff;
}
.table td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #33F;	
}	
/* end - table */

/* input   button */
.label {
	font-weight: bold;
	color: #A7743B;
}
input, select, textarea {
	font-size:18px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}
/* input   button 使用选择type式*/
.buttonCan{
	padding:10px 0 15px 0;
	text-align:center;
}

input[type="button"]{ 
	font: bold 16px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 5px; 
	color: #FFF;
	background: #39F;
	
	border-width: 1px;
  	border-style: solid;
  	border-color:  #39F #33F #33F #39F;
}


/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 
#wrap {
	position: relative;
	width: 952px;
	background: #FFF url(../images/wrap.gif) repeat-y center top;
	margin: 0 auto;
	text-align: left;	
}


#LogoFlash{
	width: 908px;
	height: 200px;
	margin-left: 22px;
	background:red;
}

/*Navigation*/ 
#nav {
	clear: both;
	margin-left: 22px;
	margin-right:22px;
	width: 908px;        /*952*/ 
	height: 42px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
}
#nav ul {
	float: left;
	list-style: none;
	height: 42px;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	float: left;
	color: #FFF;
	font: bold 15px/45px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#nav ul li A.CanOn SPAN {
	PADDING-BOTTOM: 0px;
	WIDTH: 100px;
	DISPLAY: block;
	text-align:center;
	FLOAT: left;
	HEIGHT: 42px;
}

#nav ul li:hover A.CanOn{
	font:  15px/45px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
 	background-image: url(../images/menu_bg01.jpg);
	background-repeat: repeat-x;
}

#nav ul li:hover A.CanOn SPAN {
	PADDING-BOTTOM: 0px;
	WIDTH: 100px;
	DISPLAY: block;
	text-align:center;
	FLOAT: left;
	HEIGHT: 42px;
}

/*Main Column */

#content {
	clear: both;	
	float: left;	
	width: 952px;						
	padding: 25px 0 10px 0; 	
}

#main {
	float: left;
	width: 535px;
	padding: 0; 
	margin: 0 0 0 40px;
	display: inline;	
}
#main h2 {
	color: #51432F;
	margin-left: 5px;
	letter-spacing: -2px;
	border-bottom: 1px solid #E4F2C8;
	font-size: 20px;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main h2 a {
	color: #51432f;
	text-decoration: none;		
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}

#LogoImg {
	display: block;
	float: left;
	background: #FAFAFA;
	border: 1px solid #E4E4E4;
	padding: 8px;
}

#LogoImg.float-right {
  	margin: 5px 0px 10px 10px;  
}
#LogoImg.float-left {
  	margin: 5px 10px 10px 0px;
}

#BCard ul{
	text-decoration: none;	
	padding:15px 0 0 30px;
}

#sidebar {
	float: right;
	width: 285px;
	padding: 0;
	margin: 0 45px 0 0;
	display: inline;
	color: #000;
}


#sidebar h3 {
	color: #600;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 0 5px 7px;
	margin: 10px 0 5px 10px;
	border-bottom: 1px solid #E4F2C8;
	font-size: 20px;
	font-weight: bold;
}
#sidebar #BCard {
	border: 1px solid #999;
}


#sidebar ol {
	list-style-type: none;
	margin: 15px;
	padding: 0px;
	font-size: 12px;
}
#sidebar ol li {
	padding: 3px;
	line-height: 18px;
}

/* sidebar menu */

#sidebar .sidemenu {
	margin: 10px 10px 5px 7px; padding: 0;
	text-decoration: none;			
}
#sidebar .sidemenu li {
	list-style: none;
	margin: 0;
	padding: 8px 10px; 		
	border-bottom: 1px solid #E8E8E8;	
}
* html body #sidebar .sidemenu li {
	height: 1%;
}
#sidebar .sidemenu li a {
	text-decoration: none;	
	color: #739A23;
	background: none;
	font-weight: normal;
}
#sidebar .sidemenu li a span {
	color: #7F7F7F;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
	}
#sidebar .sidemenu li a:hover {	
	color: #000;	
	background: none;	
}
#sidebar .sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar .sidemenu ul li { border: none; }

/*        自己定义          */
#main_other {
	float: left;
	width: 850px;
	padding: 0; margin: 0 0 0 40px;
	display: inline;	
}
#main_other h2 {
	color: #51432F;
	margin-left: 5px;
	letter-spacing: -2px;
	border-bottom: 1px solid #E4F2C8;
	font-size: 20px;
	font-weight: bold;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/* 产品框 css */
#ProShow{
	width: 800px;
	height:630px;
}
#ProDiv{
	float: left;
	margin: 20px 10px 10px 30px;
}
#ProDiv img{
	margin: 10px 10px 0 10px;
	border: 2px solid #E4F2C8;
}
#ProDiv p{
	text-align:center;
	overflow:hidden;
	font:  12px/20px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}

/* 分页显示css */
.ProPage {
	border-top: 1px solid #30F;
}
.ProPage p{
	padding: 12px 10px;
	text-align:center;
	font:  15px/20px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}

p{padding: 12px 10px;}




/* footer */
#footer {
	clear: both;
	width: 952px;
	margin: 0;
	padding: 30px 0 5px 0;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.2px;
	background-color: #39F;
	background-image: url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer p {
	line-height: 18px;	
}
#footer a:hover { 
	color: #555; 
	border-bottom: 1px dotted #555;
	text-decoration: none;
}

/*    借用后台css  */

.ImgListDiv {
	width: 100px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.ImgListDiv Img {
	display: block;
	height: 95px;
	width: 95px;
}

/* 用于突出显示Div为按钮 css */
.divOnMouse{
	border:1px solid #00F;
}

.divOutMouse{
	border:1px solid #FFF;
}

#ItemInfo  #title {
	text-align: center;
	color:#30F;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	font-family:"黑体";
	font-size: 25px;
	line-height: 25px;

}
#ItemInfo #LeftImage {
	clear: left;
	width: 320px;
	padding-top: 20px;
	padding-left: 30px;
}
#ItemInfo #LeftImage #ImageShow {
	height: 310px;
	margin-top: 8px;
	margin-left: 8px;
}
#ItemInfo #LeftImage #ImageList {
	height: 120px;
	padding-left: 2px;
}

#ItemInfo #RightInfo {
	width: 450px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer a:visited {	
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}